TimedAnimation.setRepeatCount

Sets the number of times @self will play.

If set to 0, @self will repeat endlessly.

class TimedAnimation
void
setRepeatCount

Parameters

repeatCount uint

the number of times @self will play

Meta